var golang.org/x/net/http2.noBody
4 uses
golang.org/x/net/http2 (current package)
transport.go#L1257: if res.Body == noBody && actualContentLength(req) == 0 {
transport.go#L2439: res.Body = noBody
transport.go#L2447: res.Body = noBody
transport.go#L2999: var noBody io.ReadCloser = noBodyReader{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)